home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
pc
/
IDEASRC
/
Bugs.DIR
/
00069.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-06
|
281 b
|
15 lines
on mouseDown
puppetSound(2, "tick")
repeat while the mouseDown
set the memberNum of sprite 14 to 74
updateStage()
end repeat
set the memberNum of sprite 14 to 68
updateStage()
if soundBusy(3) then
sound stop 3
else
puppetSound(3, "help")
end if
end